/*$$$$$$$$$$$$$$$$$$   
Theme Name: UNDR RPBLC NEW FTRDARTST WHITE THEME
Theme URI: http://undrrpblc.com
Description: Establishing a network of Artists, Musicians and Iconoclasts.
Author: Jacob Grossman
$$$$$$$$$$$$$$$$$$*/


/*$$$$$$$$$$$$$$$$$$ BODY $$$$$$$$$$$$$$$$$$*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 12px/1.4 Verdana, Arial, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

article, aside, figure, footer, header, nav, section { display: block; }

#page-wrap {
	width: 100%;
	margin: 3px auto 0;
	background: white;
}

.seo {
	position: absolute;
	text-indent: -9999px;
}

#seo {
	position: absolute;
	text-indent: -9999px;
	margin-top: -20px;
	z-index: -100;
	color: #fff; 
}


/*$$$$$$$$$$$$$$$$$$ HEADER $$$$$$$$$$$$$$$$$$*/

/*a.black {
	float: left;
	margin: 4px 1px 0 2px;
	background: url(images/eye.png) no-repeat;
	width: 16px;
	height: 9px;
	z-index: 1;
}*/

#date-time {
	margin-bottom: -18px;
	text-align: left;
	text-transform: uppercase;
}

#container {
	width: 100%;
	max-width: 999px;
	height: 327px;
}

header {
	width: 100%;
	max-width: 999px;
	position: fixed;
	max-height: 263px;
	height: 100%;
	background-color: #fff;
}

nav {
	width: 100%;
	text-align: right;
	max-width: 999px;
	list-style: none;
	margin: 1px 0 0 0;
}

nav a {
	color: #000;
	text-decoration: none;
}

nav a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#logo {
	position: relative;
	width: 100%;
	height: 245px;
	padding: 0 0 82px 0;
}

img a:hover {
	border: 0px;
	color: #fff;
}


/*$$$$$$$$$$$$$$$$$$ POSTS $$$$$$$$$$$$$$$$$$*/

.entry {
	margin: 13px 0 0 0;
	padding: 7px 0 6px 0;
}

section {
	width: 100%;
	position: relative;
	margin: auto;
	background-color: #FFF;
	padding: 0 0 66px 0;
	z-index: 1;
}

section ul li {
	list-style: none;
}

section ul li a {
	margin: 1px;
	color: black;
	text-decoration: none;
}

.title {
	text-align: left;
	border-bottom: 4px solid #000;
	width: 100%;
	z-index: 2;
}

.date {
	text-align: right;
	margin: -21px 0 0 0;
}

.interview {
	margin-left:-3px;
	overflow: auto;
	color: black;
	background-color: #f7f7f7;
	width: 100%;
	max-height: 200px;
	margin: 15px 0 15px 0;
}

.interview a {
	text-align: left;
}

.player {
	position: relative;
	margin: 15px 0 5px 0;
	
}

.download {
	text-align: left;
	padding: 1px 0 0 0;
	border-top: 2px solid #000;
	width: 100%;
	border-bottom: 2px solid #000;
}

.info {
	text-align: right;
	margin: -19px 0 0 0;
}

.title a, .date a, .download a, .info a {
	color: #000;
	text-decoration: none;
}

.title a:hover, .date a:hover, .download a:hover, .info a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

.back {
	text-align: center;
	color: black;
	margin: -17px 0 0 0;
	list-style: none;
	text-decoration: none;
}

#break {
	top: 66px;
}


/*$$$$$$$$$$$$$$$$$$ NAVIGATION $$$$$$$$$$$$$$$$$$*/

.next-posts{
	float: right;
}

.prev-posts{
	position: absolute;
}

.next-posts a, .prev-posts a{
	color: #000;
	text-decoration: none;
}

.next-posts a:hover, .prev-posts a:hover{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}


/*$$$$$$$$$$$$$$$$$$ FOOTER $$$$$$$$$$$$$$$$$$*/

footer {
	width: 100%;
	margin: 1px auto 0;
	color: black;
	border-top: 4px solid #000;
}

#infinity {
	margin: 0 0 3px 0;
	float: right;
	text-align: right;
}


/*$$$$$$$$$$$$$$$$$$ Toast $$$$$$$$$$$$$$$$$$*/

.wrap {
	max-width: 999px;
    margin: 0 auto;
}

.wrap-header {
	padding-top: 3px;
	max-width: 999px;
    margin: 0 auto;
}

.post-wrap {
	max-width: 999px;
    margin: 0 auto;
}

.grids {
  	width: auto;
  	max-width: 999px;
  	list-style: none;
  	overflow: hidden;
	letter-spacing: -.25em;
}

.grids [class*="grid-"] {
  	display: inline-block;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	vertical-align: top;
  	letter-spacing: 0; 
}

.grid-1 {
 	width: 6.15%;
}

.grid-2 {
  	width: 14.583%;
}

.grid-3 {
  	width: 22.917%;
}

.grid-4, .grid-one-third {
  	width: 31.25%;
}

.grid-5 {
  	width: 39.583%;
}

.grid-6, .grid-half {
  	width: 47.917%;
}

.grid-7 {
  	width: 56.25%;
}

.grid-8, .grid-two-thirds {
  	width: 64.583%;
}

.grid-9 {
  	width: 72.917%;
}

.grid-10 {
  	width: 81.25%;
}

.grid-11 {
  	width: 89.583%;
}

.grid-12 {
  	width: 100%;
  	margin: 0;
}

@media screen and (max-width: 700px) {
.grids {
    margin: 0;
    width: auto;
}
  
.grids [class*="grid-"] {
    display: block;
    width: auto;
    margin: 0;
  }
}


/*$$$$$$$$$$$$$$$$$$ MENU $$$$$$$$$$$$$$$$$$*/

ul.mnmenu{
	float: right;
	font-size: 12px;
    margin: -4px 0 -3px 0;
    line-height: 25px;
    clear: both;
    background: #fff;
}

ul.mnmenu li.level-0 {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
}

ul.mnmenu li.level-1.hover a{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

ul.mnmenu li.level-0 ul{
	margin-top: 1px;
    position: absolute;
    display: none;
    background-color: #fff;
    width: auto;
    min-width: 10em;
    -webkit-box-shadow: 0px 2px 6px 1px #000;
    box-shadow: 0px 2px 6px 1px #000;
}

#menu {
	list-style: none;
	text-decoration: none;
	float: right;
	text-align: right;
}

ul.mnmenu li.level-0 li{
	padding:0 4px 0 4px;
    position: relative;
    display: block;
    text-align: right;
}

ul.mnmenu li.level-0 li.middle {
    margin: 5px 0 5px 0;
}

ul.mnmenu li.level-0 span.arrow {
    position:absolute;
    overflow: hidden;
    color: #fff;
}
                                                  

} /*$$$$$$$$$$$$$$$$$$ END Print Media $$$$$$$$$$$$$$$$$$*/